How to reduce the size of your records by removing unused or unnecessary data.
Record is too big
.
Instead of upgrading your plan, make your records smaller before sending them to Algolia. Do this by:
helpers.splitContentIntoRecords()
helper to split the page into smaller chunks.retweeted=false
is the same as retweet_count=0
pictures
attribute to display a gallery (in the pictures_url
array), only include it when the pictures_urls
array isn’t empty.